body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #333;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #333;} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}

.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}


.dib{display: inline-block;*display: inline;zoom:1;}


/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
/*.input{ border:1px solid #ccc; height:20px;line-height:20px} */
ul,li{ list-style:none}
.backcolor{background:#009ce4;}

/*顶部导航*/
.toparea{ width:100%; height:125px; margin:0 auto;}

.toparea .logo{width:114px; height:125px; display:block; float:left; margin:0 27px}
.toparea .logo img{ padding-top:9px}

.toparea ul li{ float:left;position:relative;}
.toparea ul li.navline{ width:8px; height:125px; background:url(../images/nav_line.png) center center no-repeat}
.toparea ul li:nth-child(8),.toparea ul li:nth-child(17){ background:none}

.toparea ul li a{ padding-left:29px; padding-right:29px; line-height:125px; font-size:16px; color:#333}
.toparea ul li a:hover{ color:#ed6c00; line-height:125px; font-size:16px}
.toparea ul li:hover{color:#ed6c00; line-height:125px; font-size:16px}
.toparea ul li:hover a{ color:#ed6c00}

.toparea ul li dl{position:absolute; left:0px; top:125px; z-index:99999;display:none; width:135px;}
.toparea ul li:hover dl{ position:absolute; left:0px; top:125px; z-index:99999;display:block;}

.toparea ul li dl dt a{
	padding-left:0;
	padding-right:0;
	width:135px;
	height:42px;
	line-height:42px !important;
	color:#fff !important;
	font-size: 14px !important;
	font-weight:100;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	text-align:center;
	border-radius:5px;
	margin-bottom:2px; background:#ed6c00}
.toparea ul li dl dt a:hover{
	background:#fff;color:#363433 !important;line-height:42px !important; font-size:14px !important; font-weight:100;}

.toparea .nav_on{color:#ed6c00; line-height:125px; font-size:16px}



.toparea.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1100px; z-index:999; background:#fff; margin:0;box-shadow: 5px 5px 5px rgba(0,0,0,.4);}


/*子页面大图*/
.nban{ width:100%; height:400px; margin:0 auto; background:#dfdfdf; margin-top:130px;}


/*公共留言*/
.main_message{ width:100%; height:190px; margin:36px auto 0; background:url(../images/bg_message.jpg) center top repeat-y}
.main_message .main{ width:1200px; height:190px; margin:0 auto}
.main_message .main .lefta{ display:block; float:left; font-size:18px; color:#fff; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.main_message .main .lefta p{ font-size:36px; color:#fff; font-weight:bold; line-height:50px; padding-top:52px; font-family:"微软雅黑"}

.main_message .main .righta{ display:block; float:right; padding-top:42px}
.main_message .main .righta p{ font-size:16px; color:#fff; line-height:35px}
.know-form{
	margin-top: 10px;
    position: relative;
	}
.form-name {
    background: #fff;
    height: 50px;
    width: 160px;
    font-size: 16px;
    margin-right: 10px;
    border-radius: 4px;
    padding: 0 20px;
}
.form-phone {
    background: #fff;
    height: 50px;
    width: 305px;
    font-size: 16px;
    border-radius: 4px;
    padding: 0 130px 0 20px;
    position: relative;
}
.form-submit {
    position: absolute;
    right: 5px;
    top: 5px;
    height: 40px;
    line-height: 40px;
    width: 117px;
    background: url(../images/foot_bg.png) repeat;
    border-radius: 4px;
    background-size: 100%;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.know-form .input {
    height: 50px;
    line-height: 50px;
    width: 100%; font-size:16px
}

/*footer*/
.mainfoot{ width:100%; height:auto; margin:0 auto}

.foot{ width:1200px; height:auto; margin:58px auto 65px; background:url(../images/bot_logo.png) center top no-repeat;}
.foot .botlogo{ display:block; text-align:center}
.foot .botlogo img{ width:259px; height:45px; margin-bottom:45px}

.foot .botlx{ display:block; float:left; width:330px; height:auto; margin-right:70px;}
.foot .botlx *{font-size:14px; line-height:28px; color:#666666}
.foot .botlx strong{ font-size:16px; color:#333333; font-weight:bold; line-height:30px; margin-bottom:10px}

.foot .botjpkc{ width:130px; height:auto; display:block; float:left; margin-right:70px;}
.foot .botjpkc .title{font-size:16px; color:#333333; font-weight:bold; line-height:30px; margin-bottom:10px}
.foot .botjpkc a{ width:100%; height:28px; display:block; line-height:28px; color:#666; font-size:14px;}

.foot .bothbdt{ width:75px; height:auto; display:block; float:left; margin-right:70px;}
.foot .bothbdt .title{font-size:16px; color:#333333; font-weight:bold; line-height:30px; margin-bottom:10px}
.foot .bothbdt a{ width:100%; height:28px; line-height:28px; color:#666; font-size:14px;}

.foot .wxdyh{ width:165px; height:auto; display:block; float:left}
.foot .wxdyh .title{font-size:16px; color:#333333; font-weight:bold; line-height:30px; margin-bottom:10px}
.foot .wxdyh img{ width:91px; height:91px}

.foot .zxzx{ width:200px; height:auto; display:block; float:right}
.foot .zxzx .title{font-size:16px; color:#333333; font-weight:bold; line-height:30px; margin-bottom:10px}
.foot .zxzx .cont{}
.foot .zxzx .cont ul li{ float:left; margin-right:15px;}
.foot .zxzx .cont ul li img{ width:91px; height:91px}
.foot .zxzx .cont ul li:nth-child(2){ margin-right:0}

.footer{ width:100%; height:50px; margin:0 auto; background:#efefef; display:block; text-align:center; line-height:50px; color:#979797; font-size:14px;}
.footer a{line-height:50px; color:#979797; font-size:14px;}